home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / ppc-amigaos / include / powerup / proto / ppc.h
C/C++ Source or Header  |  2000-02-28  |  190b  |  8 lines

  1. #ifndef PROTO_PPCLIB_H
  2. #define PROTO_PPCLIB_H
  3. #include <exec/types.h>
  4. extern struct Library *PPCLibBase;
  5. #include <PowerUP/clib/ppc_protos.h>
  6. #include <PowerUP/pragmas/ppc_pragmas.h>
  7. #endif
  8.